@charset "utf-8";
/* CSS Document */

body{
	background:#dfdfdf;
	}

.wrap{
	width:962px;
	margin:0 auto;
	border:1px solid #999;
	}